testing.benchState.processBench (method)

2 uses

	testing (current package)
		benchmark.go#L288: 		b.bstate.processBench(b) // Must call doBench.
		benchmark.go#L722: func (s *benchState) processBench(b *B) {